home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / g++ / sys / Makefile < prev   
Encoding:
Makefile  |  1990-04-13  |  745 b   |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Fri Apr 13 14:15:49 PDT 1990
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = fcntl.h file.h param.h resource.h socket.h stat.h time.h times.h types.h wait.h
  18. INCLUDEDIR    = /sprite/lib/include/g++/sys
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = 
  21. DISTDIR        ?= /dist/sprite/src/lib/include/g++/sys
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.